var crypto/tls.fipsSupportedSignatureAlgorithms

2 uses

	crypto/tls (current package)
		auth.go#L245: 		if needFIPS() && !isSupportedSignatureAlgorithm(preferredAlg, fipsSupportedSignatureAlgorithms) {
		notboring.go#L20: var fipsSupportedSignatureAlgorithms []SignatureScheme